|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Data elements of CDP neighbor. More...
Public Attributes | |
| string | deviceId |
| string | localPort |
| string | remotePort |
| string | platform |
| byte | capability |
| byte | cdpVersion |
| byte | holdTime |
| string | softwareVersion |
| short | nativeVlan |
Data elements of CDP neighbor.
| byte CdpNeighbor::capability |
| byte CdpNeighbor::cdpVersion |
| string CdpNeighbor::deviceId |
| byte CdpNeighbor::holdTime |
| string CdpNeighbor::localPort |
| short CdpNeighbor::nativeVlan |
| string CdpNeighbor::platform |
| string CdpNeighbor::remotePort |
| string CdpNeighbor::softwareVersion |